Welcome![Sign In][Sign Up]
Location:
Search - vb activex

Search list

[CSharpCodeFx

Description: CodeFx包含了(或即将包含)几乎所有常见的微软开发技术的项目框架,并且每个样板工程都有详细的文档说明。如果你需要快速创建一个某种技术的工程,参考CodeFx里面的样板是再方便不过的了。对于某些技术,我们还提供了多种语言/框架的实现。比如创建一个ActiveX控件,CodeFx里面有ATL、MFC、VB、C#的等同实现。如果你精通ATL开发ActiveX,现在想学用C#开发,只要对比参照两个项目,很快就能摸出门道了。 -CodeFx contain (or will contain) Almost all the common Microsoft development technology project framework, and each model has a detailed project documentation. If you need to quickly create a certain technology, engineering, reference CodeFx inside, but the model is to provide more convenience for the. For some technology, we also provide a multilingual/framework implementations. For example to create an ActiveX control, CodeFx inside ATL, MFC, VB, C# equivalent to achieve. If you are proficient in ATL development of ActiveX, now wanted to learn to use C# development, so long as cross-referenced with two projects, will soon be able to work out of the doorway.
Platform: | Size: 12264448 | Author: james | Hits:

[OtherVBC

Description: VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter (FreeVBCode September 2003 code of the month), an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control.
Platform: | Size: 150528 | Author: minu | Hits:

[Program docVBDiaoYongMATLAB

Description: VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynamic Data Exchange (OLE Automation) protocol to achieve the two call MATLAB functions. Achieved by these two methods VB' s powerful visual interface and MATLAB numerical analysis and graphical display of the ability of the combination.
Platform: | Size: 15360 | Author: Charlie | Hits:

[Windows DevelopVB_ActiveX_control

Description: VB中ActiveX控件的功能描述及使用方法-VB ActiveX controls in the description of the function and use
Platform: | Size: 1072128 | Author: mr fei | Hits:

[ActiveX/DCOM/ATLVB_dedicated_WinXPC_Engine_ActiveX_interface_contr

Description: VB专用的WinXPC Engine ActiveX界面控件组源码VB dedicated WinXPC Engine ActiveX interface controls group source-VB dedicated WinXPC Engine ActiveX interface controls group source
Platform: | Size: 60416 | Author: unm | Hits:

[SCMVBActiveX_PC_SCM

Description: 用VB ActiveX控件可实现单片机与上位PC间的串行通讯。上位机用VB6.0编程,打开VB项目,添加Mscomm、Label、TextBox等控件并设置控件属性,再进行代码设计。-VB ActiveX
Platform: | Size: 47104 | Author: bird | Hits:

[ActiveX/DCOM/ATL2010121720226930

Description: 资源类别: VB源码¦COM & ActiveX 非常漂亮的OCX数字时钟 -Resource type: VB source ¦ COM & ActiveX OCX very nice digital clock
Platform: | Size: 35840 | Author: jinsandian | Hits:

[ActiveX/DCOM/ATLVBActiveX

Description: 孰练掌握VB常用ActiveX控件的主要属性、方法、事件及在实际编程中的应用-What common practice to master VB ActiveX control key properties, methods, events, and in the actual application programming
Platform: | Size: 263168 | Author: 鲁慧民 | Hits:

[Static control2010121720226930

Description: 非常漂亮的OCX数字时钟 资源类别: VB源码¦COM & ActiveX -OCX very nice digital clock resource categories: VB source ¦ COM & ActiveX
Platform: | Size: 39936 | Author: pangzilulu168 | Hits:

[CommunicationOmron_PLC_Interface

Description: 欧姆龙FINS协议IP/TCP通信COM控件,可供VB工程调用,有VB调用Demo。-The activex based on FINS protocol IP/TCP for Omron and VB Demo.
Platform: | Size: 7455744 | Author: 周山 | Hits:

[Windows DevelopVBActiveXwithVisualMFCC

Description: 在 C++ 中调用 VisualBasic ActiveX DLl 控件-Calling a VB ActiveX DLL from a MFC Client
Platform: | Size: 23552 | Author: keyugg | Hits:

[Software EngineeringVB-API-V1.0.0802-XP-For-VB6

Description: 在VB编程过程中,时常要用到一些WIN32 API函数。每次都要声明引用,且API函数也时常弄错,因此,我用VB做一个ActiveX控件(COCX1.OCX),在其中加入一些用API才能实现的一些特殊功能,并以控件方法的形式来调用它们,因此,少了声明API时的麻烦。 -VB API
Platform: | Size: 553984 | Author: zhouyuan | Hits:

[Windows DevelopFastDown1.1

Description: 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003
Platform: | Size: 3208192 | Author: shao youde | Hits:

[ActiveX/DCOM/ATLym_vb

Description: VB数据库绑定、ActiveX控件操作的小程序代码 -VB database binding, ActiveX controls operation of the database to bind a small VB code, ActiveX controls operation of the small code
Platform: | Size: 1420288 | Author: di | Hits:

[ActiveX/DCOM/ATLActiveX(VB)

Description: VB开发的具有查询报表功能的ActiveX-VB query reporting capabilities of the ActiveX
Platform: | Size: 7794688 | Author: chenhua | Hits:

[Video CaptureVB-not-activex-Camera-demo

Description: VB不使用控件用摄像头编程示例,试过了,还不错-VB not activex Camera demo
Platform: | Size: 12288 | Author: | Hits:

[Special Effects201012082GISSampleApplication03

Description: C#编写的GeoTiff程序,程序中内容完整,经过调试,可作为研究地学人员的参考资料-The objectives of the reader are to understand how to add the raster layer to the map control, how to manipulate the raster symbology, how to get the raster information, and how to join the cursor to the location on raster. As usual, my tools pack includes MapWinGIS.ocx, which is an ActiveX control that can be used in any language that supports ActiveX (e.g., C#, VB, Microsoft Access, Microsoft PowerPoint, … ). MapWinGIS.ocx is Open Source, and you can download it free of charge under the MPL license. All code examples and screenshots in this article are based on the Microsoft Visual C# 2008 Professional Edition, but the reader can use Microsoft Visual C# Express Edition to get the same results.
Platform: | Size: 23552 | Author: haoyubao | Hits:

[Multimedia DevelopTVideoGrabber

Description: TVideoGrabber 是一款通用的视频捕捉和媒体播放组件,可用于 C#、VB、C++、Delphi、C++Builder 和 ActiveX-compatible 开发工具。软件功能强大,使用简单,可捕获来自 Firewire (IEEE1394)、DV摄像机、USB摄像头、电视卡、视频播放设备等的视频和音频信号,并保存为 AVI、ASF、WAV、MP3、MPEG2等格式文件。同时带有DV机控制,电视卡转台功能。 在录制视频的基础上,更可实现视频拼接、分割和格式转换功能。 软件内置播放器,可直接播放录制完成的多媒体文件,并提供基本的播放控制。 经测试,该版本没有功能限制。 - TVideoGrabber Video SDK version : v8.2 build 8.2.1.7 date : February 9, 2010 status : Cracked by DarkRapt0r system req. : Windows 7/Vista/XP/MCE/2003 server/2000/ME/98 DirectX runtime 9.0c or higher home page : http://www.datastead.com alt. home page : http://www.delphicity.com contact : contact@datastead.com support : support@datastead.com purchase : http://www.datastead.com/vidgrab/order.htm INSTALL : Read the "intall.txt" located in the folder of this package corresponding to the development tool used. ------- HELP : the help files are located in the "Help" folder of this package. ---- - use "TVideoGrabber.chm" on all platforms, including Windows 7 and Windows Vista - use "VidGrab.hlp" on earlier platforms (the content is the same)
Platform: | Size: 27890688 | Author: guanjunduan | Hits:

[OtherVC_Demo

Description: C++调用VB编写的COM接口的资料说明和源码。 如果下载后,源码被删,请自行看下360这货是不是自动把他删了。 因为我里面调用的VB编写的DLL是ActiveX接口 另外还引用了微软的Winsock控件。里面有Winsock控件在C++中的使用。 -COM interface information C++ called VB written instructions and source code. If the download, the source code is deleted after 360 cargo is not automatically delete your own look. The DLL is written because I called inside VB ActiveX interface
Platform: | Size: 78848 | Author: 姚庆良 | Hits:

[CommunicationusbdaqCom_ActiveX

Description: 本zip提供了一个ActiveX控件和VB的例子显示在VB如何调用iusbdaqCom.dll的 (ActiveX控件)。使用之前,请首先注册ActiveX控件。-The zip provides an ActiveX control and VB example shows how to call iusbdaqCom.dll in VB (ActiveX control). Prior to use, first registered ActiveX controls.
Platform: | Size: 61440 | Author: wwwsax | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net